| Name | Description | |
|---|---|---|
![]() | PDFPostScriptFunction Constructor | Overloaded. |
The following tables list the members exposed by PDFPostScriptFunction.
| Name | Description | |
|---|---|---|
![]() | PDFPostScriptFunction Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | cosFunction | (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | PsOperator |
| Name | Description | |
|---|---|---|
![]() | calculate | Calculates the function for the given input. This method supports the internal library infrastructure and should not be used by external client code. |
![]() | convertToGray | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() ![]() | createFromCosFunction | Creates a PDFFunction based on a COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getCosFunction | Gets the COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getDomain | Gets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getPostScript | Get the PostScript code. |
![]() | getRange | Gets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | init | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setDomain | Sets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | setPostScript | Sets the PostScript code. |
![]() | setRange | Sets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |